[PR]

水無瀬の部屋 > Programming > sample > tools > workthrd > traythrd.h
最終更新日: 2007/10/24

   1: //*********************************************************
   2: // プロジェクト: traythrd
   3: //   ファイル名: traythrd.h
   4: //*********************************************************
   5: #ifndef TRAYTHRD_HEAD_INCLUDED
   6: #define TRAYTHRD_HEAD_INCLUDED
   7: 
   8: 
   9: //*********************************************************
  10: // ヘッダ の インクルード
  11: //*********************************************************
  12: #ifndef TOOLS_HEAD_INCLUDED     // 冗長ガード
  13: #include <tools.h>
  14: #ifndef TOOLS_HEAD_INCLUDED     // ガード名の検査
  15: #error "? TOOLS_HEAD_INCLUDED"
  16: #endif // #ifndef TOOLS_HEAD_INCLUDED
  17: #endif // #ifndef TOOLS_HEAD_INCLUDED
  18: 
  19: 
  20: //*********************************************************
  21: // 構造体 の 宣言
  22: //*********************************************************
  23: #include <workthrd/workthrd.h>
  24: 
  25: 
  26: //*********************************************************
  27: // 関数 の 宣言
  28: //*********************************************************
  29: #ifdef __cplusplus
  30: extern "C" {
  31: #endif
  32: 
  33: 
  34: // traythrd.cpp
  35: int RunOnTrayIcon( WorkerThreadProc_t proc, void *param, HICON hIcon, const char *message );
  36: 
  37: 
  38: #ifdef __cplusplus
  39: } // extern "C"
  40: #endif
  41: 
  42: 
  43: #endif // #ifndef TRAYTHRD_HEAD_INCLUDED
  44: 
  45: 
  46: //** end **
  47: 

参照: traythrd.cpp, exe2ico.cpp


Google
ご意見・ご感想をお聞かせ下さい。匿名で送信できます。

 * 返信が必要な場合には postmaster@katsura-kotonoha.sakura.ne.jp へ直接メールしてください。

水無瀬の部屋 > sample > tools > workthrd > traythrd.h

このページは cpp2web が出力しました。
水無瀬 優 postmaster@katsura-kotonoha.sakura.ne.jp
http://katsura-kotonoha.sakura.ne.jp/prog/code/tools/workthrd/traythrd_h.shtml
同人ダウンロード販売
同人ダウンロード販売|DL.Getchu.com